﻿li{list-style:none}
img{border:none;}
/*在线客服*/
.OnlineService_Bg {width:100px; height:342px;overflow:hidden;position:fixed;right:10px;bottom:20px;z-index:1000; background:url(../images/kefu.png) no-repeat;}
.OnlineService_Box {width:100%;overflow:hidden;}
.OnlineService_Phone {width:100px;height:70px; margin-top:25px;}
.OnlineService_Phone a{display:block;width:90px;height:33px;padding-top:50px;line-height:30px;font-size:16px;text-align:center;color:#333;background-image:url(../images/qq.png);background-repeat:no-repeat;background-position:center 8px;cursor:pointer;text-decoration:none;color:#333}
.OnlineService_Phone a:hover{ color:#F00}
.OnlineService_Sign {width:100px;height:33px;padding-top:50px;line-height:30px;font-size:16px;text-align:center;color:#333;cursor:pointer;background-image:url(../images/ali.png);background-repeat:no-repeat;background-position:center 10px;}
.OnlineService_code {width:100px;height:33px;padding-top:50px;line-height:30px;font-size:16px;text-align:center;color:#333;cursor:pointer;background-image:url(../images/weixin.png);background-repeat:no-repeat;background-position:center 10px;}
.OnlineService_Top {width:100px;height:90px;}
.OnlineService_Top a {display:block;width:100px;height:33px;padding-top:30px;line-height:30px;font-size:16px;text-align:center;color:#fff;background-image:url(icon_Top.png);background-repeat:no-repeat;background-position:center 8px;cursor:pointer;text-decoration:none;color:#333}

/*微信*/
#mcover {
    position:fixed;
	right:0;
	bottom:0;
    width:200px;
    height:200px;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    z-index:2000;
}
#mcover img {
	position:fixed;
	right:0;
	bottom:0;
    width:200px;
    height:200px;
    z-index:1100;
}
 